declare const _default: "\nthis.ArrayBuffer = globalThis.ArrayBuffer;\nthis.Boolean = globalThis.Boolean;\nthis.DataView = globalThis.DataView;\nthis.Date = globalThis.Date;\nthis.Error = globalThis.Error;\nthis.EvalError = globalThis.EvalError;\nthis.Float32Array = globalThis.Float32Array;\nthis.Float64Array = globalThis.Float64Array;\nthis.GLOBAL = globalThis.GLOBAL;\nthis.Infinity = globalThis.Infinity;\nthis.Int16Array = globalThis.Int16Array;\nthis.Int32Array = globalThis.Int32Array;\nthis.Int8Array = globalThis.Int8Array;\nthis.Intl = globalThis.Intl;\nthis.JSON = globalThis.JSON;\nthis.Map = globalThis.Map;\nthis.Math = globalThis.Math;\nthis.NaN = globalThis.NaN;\nthis.Number = globalThis.Number;\nthis.Promise = globalThis.Promise;\nthis.RangeError = globalThis.RangeError;\nthis.ReferenceError = globalThis.ReferenceError;\nthis.RegExp = globalThis.RegExp;\nthis.Reflect = globalThis.Reflect;\nthis.Set = globalThis.Set;\nthis.Symbol = globalThis.Symbol;\nthis.SyntaxError = globalThis.SyntaxError;\nthis.String = globalThis.String;\nthis.TypeError = globalThis.TypeError;\nthis.URIError = globalThis.URIError;\nthis.Uint16Array = globalThis.Uint16Array;\nthis.Uint32Array = globalThis.Uint32Array;\nthis.Uint8Array = globalThis.Uint8Array;\nthis.Uint8ClampedArray = globalThis.Uint8ClampedArray;\nthis.WeakMap = globalThis.WeakMap;\nthis.WeakSet = globalThis.WeakSet;\nthis.clearImmediate = globalThis.clearImmediate;\nthis.decodeURI = globalThis.decodeURI;\nthis.decodeURIComponent = globalThis.decodeURIComponent;\nthis.encodeURI = globalThis.encodeURI;\nthis.encodeURIComponent = globalThis.encodeURIComponent;\nthis.escape = globalThis.escape;\nthis.global = globalThis.global;\nthis.isFinite = globalThis.isFinite;\nthis.isNaN = globalThis.isNaN;\nthis.parseFloat = globalThis.parseFloat;\nthis.parseInt = globalThis.parseInt;\nthis.process = globalThis.process;\nthis.root = globalThis.root;\nthis.setImmediate = globalThis.setImmediate;\nthis.queueMicrotask = globalThis.queueMicrotask;\nthis.undefined = globalThis.undefined;\nthis.unescape = globalThis.unescape;\nthis.gc = globalThis.gc;\nthis.v8debug = globalThis.v8debug;\nthis.AbortController = globalThis.AbortController;\nthis.AbortSignal = globalThis.AbortSignal;\nthis.Array = globalThis.Array;\nthis.Object = globalThis.Object;\nthis.Function = globalThis.Function;\n"; export default _default; //# sourceMappingURL=VMGlobalPropertyScript.d.ts.map