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