import { Command } from 'commander'; export declare function registerCostsCommand(program: Command): void; //# sourceMappingURL=costs.d.ts.map