SymbolSets: {
    [key: string]: {
        [key: string]: string;
    };
}