export declare const html: (strings: TemplateStringsArray, ...values: any[]) => Node | Node[];