import { EmbraceInstrumentationBaseArgs } from "../../EmbraceInstrumentationBase/types.js"; //#region src/instrumentations/exceptions/GlobalExceptionInstrumentation/types.d.ts type GlobalExceptionInstrumentationArgs = Pick; //#endregion export { GlobalExceptionInstrumentationArgs }; //# sourceMappingURL=types.d.ts.map