export default function renderMarkdown(text: string): string; export declare function removeMarkdown(text: string): Promise; //# sourceMappingURL=markdown.d.ts.map