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