import type { ResolvedVextDocsConfig } from "../types.js"; export declare function renderVextDocsHTML(config: ResolvedVextDocsConfig): string;