export { AUTONOMOUS_PHASE_SEQUENCE, type AutonomousPhaseDefinition, } from "./workflow-phases.js"; export declare const PHASE_GATES: Set;