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