import { Command } from 'commander'; export declare function registerAgentStart(program: Command): void;