import { Command } from 'commander'; export declare function registerRun(agentCmd: Command): Command;