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