export declare function getUserLocale(availableLocales: Array, defaultLocale: string, fallbackLocale?: string): string;