export declare const WINDOW: import("@sentry/core").InternalGlobal & Omit<Window, "document"> & Partial<Pick<Window, "document">>;
//# sourceMappingURL=types.d.ts.map