import type { Command } from "commander"; export declare function registerCostCommand(program: Command): void; //# sourceMappingURL=cost.d.ts.map