import { RageClickInstrumentationArgs } from "./RageClickInstrumentation/types.js";
import { RageClickInstrumentation } from "./RageClickInstrumentation/RageClickInstrumentation.js";
import "./RageClickInstrumentation/index.js";
export { RageClickInstrumentation, type RageClickInstrumentationArgs };