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