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