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