import type { TFunction } from '@redocly/theme';
export declare function useTranslate(): TFunction;
