export declare function savePlanToDisk(opts: { title: string; plan: string; resourceId: string; plansDir?: string; }): Promise; //# sourceMappingURL=plans.d.ts.map