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