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