export declare const getGlobalThis: () => typeof globalThis | (Window & Omit);