export declare function with_template(ComponentClass: any, template_name: string): any; export declare function register_compiled_templates(template_map: Map): void; //# sourceMappingURL=integration.d.ts.map