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