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