/** The live half of a parked `todo-comment` Wait; `recover` on boot is the * backstop. Filtered to the operator, because every employee and system * comment would otherwise sweep the whole run table — and a workflow's own * comment could kick the sweep that wrote it. * * Returns the teardown that stops listening and cancels a pending sweep. */ export declare function watchTodoReplies(recover: () => Promise): () => void; //# sourceMappingURL=todo-reply-sweep.d.ts.map