import { F as FeedbackApi } from './types-CfSqqfkw.js'; import './types-CRbb2Pp0.js'; interface WebVitalsOptions { reportAllChanges?: boolean; } declare function withWebVitals(fb: FeedbackApi, options?: WebVitalsOptions): FeedbackApi; export { type WebVitalsOptions, withWebVitals };