export interface RenderedTemplateFile { relativePath: string; content: string; }