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