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