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