/** * Adds structured Goal Contract flags without changing the core command * ownership protocol. Lifecycle UI is finalized by the restricted-agent layer * after the actual execution boundary is known. */ export declare function installGoalContractUX(input: any, hooks: any): void; //# sourceMappingURL=contract-ux.d.ts.map