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