import { $TSAny } from '.'; export interface CLIContext { getEnvInfo: () => $TSAny; } //# sourceMappingURL=cliContext.d.ts.map