export declare function shouldPauseForFinalWaveApproval(input: { planPath: string; taskOutput: string; }): boolean;