export interface IGeneratedFile { path: string; contents: string; } //# sourceMappingURL=File.d.ts.map