export type TungstenEnv = object; export type TungstenEnvOrUndefined = TungstenEnv | undefined; //# sourceMappingURL=types.d.ts.map