import type { Command } from "commander"; export declare function setupPaymentsCommand(program: Command): void;