export declare function getMatchableLocales(ietfLanguageTag: string): string[]; export declare function determineAppLocale(providedLocale?: string): string;