export declare const htmlToDom: (html: string) => Element | null;