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