import { MetricType } from "web-vitals"; declare const reportWebVitals: (onPerfEntry?: (metric: MetricType) => void) => void; export default reportWebVitals;