declare function htmlToElement(html: string): HTMLElement; export default htmlToElement;