import type { AppsRuntimeContext } from "../runtime/runtime-context.js"; /** The approval-resume slice of `createApps`' closure: one subscription, and * the parked records it lands. */ export declare const createApprovalFlow: (deps: Pick) => void; //# sourceMappingURL=approval-flow.d.ts.map