import { WebVitalOnReport, WebVitalsInstrumentationArgs } from "./WebVitalsInstrumentation/types.cjs"; import { WebVitalsInstrumentation } from "./WebVitalsInstrumentation/WebVitalsInstrumentation.cjs"; export { type WebVitalOnReport, WebVitalsInstrumentation, type WebVitalsInstrumentationArgs };