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