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