/** * 24k haggle - Make an offer below asking price */ import { Command } from "commander"; export declare const haggleCommand: Command;