UNPKG

@sphereon/ui-components.core

Version:
9 lines (8 loc) 241 B
declare class Localization { private static translationGetters; static translate: any; private static findSupportedLanguage; static getLocale: () => string; } export declare const translate: any; export default Localization;