/** Only exposed for testing */ export declare function _resetErrorsInstrumented(): void; /** * Ensure that global errors automatically set the active span status. */ export declare function registerSpanErrorInstrumentation(): void; //# sourceMappingURL=errors.d.ts.map