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