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