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