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