import { Command } from "commander"; export declare function registerConnectorCommands(program: Command): void;