export declare const css: (strings: readonly string[], ...values: any[]) => string; export declare const html: (strings: readonly string[], ...values: any[]) => string; //# sourceMappingURL=tag-functions.d.ts.map