import MarkdownIt from 'markdown-it'; export declare function createMarkdownRenderer(projectRoot: string): Promise;