declare const getGlobalObject: () => typeof globalThis;
declare const globalObject: typeof globalThis;
