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