import type { CommandOptions } from "../../CommandOptions"; export declare function waitForNotRunning(options?: CommandOptions): Promise;