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