export interface Template { id: any; name: any; type: any; version: any; enabled: any; } //# sourceMappingURL=template.d.ts.map