import { MaxScrollDepthInstrumentationArgs } from "./types.cjs";
import { MaxScrollDepthInstrumentation } from "./MaxScrollDepthInstrumentation.cjs";
export { MaxScrollDepthInstrumentation, type MaxScrollDepthInstrumentationArgs };