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