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