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