export declare function markdownToHTML(input: string, forApp: boolean, webp: boolean): string;