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