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