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