export declare function getUserLocale(): string; export declare function setUserLocale(locale: string): void;