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