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