interface PreferenceData {
    [scope: number]: any;
}

Indexable

[scope: number]: any