export declare function renderMarkdown(content: string): string;
