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