export declare class LanguageInfo { LocaleId?: string; LanguageName?: string; FlagCode?: string; } //# sourceMappingURL=language-info.d.ts.map