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