import { Command } from 'commander'; export declare function registerServiceCommand(program: Command): void;