interface AnyObject {
    [k: string]: any;
}

Indexable

[k: string]: any