import { Command } from "commander";
export declare function configureEnvCommand(program: Command): Command;
