import { Command } from 'commander'; export declare const start: (program: Command) => void;