export function renderDocsHeadingMap( docsDir?: string, options?: { relativePath?: (base: string, fullPath: string) => string }, ): string;