export declare function writeDiffPatch(params: { outDirAbs: string; baselinePromptPath: string; minimizedPromptPath: string; }): Promise;