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