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