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