export default function parseHtmlToDom(html: string): HTMLElement;