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