export declare const webComponentTemplate: (html: string, css?: string, viewEncapsulation?: boolean, name?: string) => string;
//# sourceMappingURL=webcomponent-template.d.ts.map