import type { AftTransportPool } from "@cortexkit/aft-bridge"; type ActiveBridgePool = Pick; export declare function signalBashWaitDetachForProject(pool: ActiveBridgePool, projectRoot: string, sessionID: string | undefined): Promise; export {}; //# sourceMappingURL=bash-wait-detach.d.ts.map