import { Command } from "commander"; export declare function registerAgentDeleteCommand(agentCmd: Command): void;