/// /// /** only globals that common to node and browsers are allowed */ export declare const _globalThis: typeof globalThis | NodeJS.Global; //# sourceMappingURL=globalThis.d.ts.map