import { MarkdownThemeContext } from '../../../theme/index.js'; import { TypeOperatorType } from 'typedoc'; export declare function typeOperatorType(this: MarkdownThemeContext, model: TypeOperatorType): string;