declare function getGlobal(): typeof globalThis; export default getGlobal;