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