interface Attributes {
    [name: string]: any;
}

Indexable

[name: string]: any