declare const Localization: { getModernLanguage: (sLanguage: string) => string; }; export default Localization;