import { CommandOptions } from "../../../types/index"; export declare function translate(options: CommandOptions): Promise;