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