/** * 24k buy - Purchase an item */ import { Command } from "commander"; export declare const buyCommand: Command;