import { Command } from "commander";
export declare function registerCreateCommand(agentCommand: Command): void;
