export declare const useLocale: (name?: string) => (keyPath: T, ...args: unknown[]) => any;