export interface ITemplateStore { content: string; } //# sourceMappingURL=template.d.ts.map