import { TemplateRef } from "@angular/core"; import * as i0 from "@angular/core"; export declare class KalpanixTemplate { template: TemplateRef; name: string; constructor(template: TemplateRef); getType(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }