/** * Sets up global error handlers that report unhandled errors and promise * rejections if authorized by the user. */ export declare function setupGlobalUnhandledErrorHandlers(): void; //# sourceMappingURL=global-error-handlers.d.ts.map