import { EmbraceInstrumentationBaseArgs } from "./types.js"; import { EmbraceInstrumentationBase } from "./EmbraceInstrumentationBase.js"; export { EmbraceInstrumentationBase, type EmbraceInstrumentationBaseArgs };