import { LangKeys, Localization } from '../../locale/Localization'; export declare const useLocalizationInit: (locale?: LangKeys) => Localization;