import type { TFunction } from '@redocly/theme/core/types'; export declare const useTranslate: () => { translate: TFunction; }; //# sourceMappingURL=useTranslate.d.ts.map