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