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