export interface CLIEnvironmentProvider { getCurrentEnvName(): string; } //# sourceMappingURL=cliEnvironmentProvider.d.ts.map