export declare function htmlToMd(input: string | HTMLElement): string;
