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