import { EmbraceInstrumentationBaseArgs } from "../../EmbraceInstrumentationBase/types.js"; //#region src/instrumentations/loaf/LoafInstrumentation/types.d.ts type LoafInstrumentationArgs = {} & Pick; //#endregion export { LoafInstrumentationArgs }; //# sourceMappingURL=types.d.ts.map