type GlobalHandlersIntegrationsOptionKeys = 'onerror' | 'onunhandledrejection'; type GlobalHandlersIntegrations = Record; export declare const globalHandlersIntegration: (options?: Partial | undefined) => import("@sentry/core").Integration; export {}; //# sourceMappingURL=globalhandlers.d.ts.map