interface ApplicationData {
    [key: string]: any;
}

Indexable

[key: string]: any