interface DecorationReply {
    [id: number]: DecorationData;
}

Indexable

[id: number]: DecorationData