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