import type { ExecutionPlanManager } from '../core/execution-plan.js'; export declare function completePlanItemsForAgent(agentId: string, planManager: Pick): void; //# sourceMappingURL=wrfc-plan-sync.d.ts.map