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