import { LocaleData } from './types'; export declare function useLocale(): LocaleData;