/** * Research Commands */ import { Command } from 'commander'; export declare const researchCommand: Command; //# sourceMappingURL=research.d.ts.map