export declare function parse(markdown: string): string;
