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