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