export declare const useTranslate: () => (key: string, options?: any, defaultMessage?: string | undefined) => string;