export function html( strings: TemplateStringsArray, ...values: any[] ): R; export default html;