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