import type { Command } from 'commander'; export declare function registerEnvCommands(program: Command): void; //# sourceMappingURL=env-cli.d.ts.map