import type { useTranslate } from "../../../hooks/i18n"; export declare const safeTranslate: (translate: ReturnType, key: string, defaultMessage?: string, options?: any) => string; //# sourceMappingURL=index.d.ts.map