export interface ITemplateStore { content: string; }