export { type WebVitalsMetric } from './webVitals'; export { BetterStackWebVitals } from './components'; export declare function useReportWebVitals(path?: string): void;