import { Command } from "commander"; export declare function registerAiConfigCommands(aiCmd: Command): void;