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