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