declare function _default(el: Element | HTMLTemplateElement, state: any): (v: string | HTMLTemplateElement | ((html: string) => string)) => void | (() => void);
export default _default;
//# sourceMappingURL=html.d.ts.map