export declare function waitForBashSessionCompletion(waiters: Set<() => void>, waitMs: number, signal?: AbortSignal): Promise;