interface Emots {
    [key: string]: GeneratedType;
}

Indexable

[key: string]: GeneratedType