export declare function parseInlineMarkdown(text: string): string;
