export function html(template: any, ...values: any[]): any; export function svg(template: any, ...values: any[]): any;