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