export declare function htmlToMarkdown(html: Document | DocumentFragment | HTMLElement | string): string;