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