import { PerfioOptions } from './lib/options'; export declare function reportWebVitals({ endpoint, token }: PerfioOptions): void;