export declare const LANGUAGE_TRANSLATION_KEYS: Record; export declare const findLanguageCodeByTranslationKey: (translationKey?: string) => string | undefined;