import type { Command } from 'commander'; export declare function registerServicesCommand(program: Command): void; //# sourceMappingURL=services-cli.d.ts.map