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