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