export declare const INTEGRATION_NAME = "LynxGlobalHandlers";
/**
 * Use this integration to set up capturing unhandled errors.
 */
export declare const lynxGlobalHandlersIntegration: (...args: any[]) => import("@sentry/core").Integration;
//# sourceMappingURL=globalHandlers.d.ts.map