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