export declare type CookArgs = { recipePath: string; shouldOverwriteTemplates: boolean; }; //# sourceMappingURL=cook-args.type.d.ts.map