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