export declare class LocalizationDictionary { [key: string]: string | null; } //# sourceMappingURL=LocalizationDictionary.d.ts.map