export declare const setLocale: (locale: string) => void; export declare const isLocaleSet: () => boolean;