import { ReportHandler } from './types.js'; export declare const getFCP: (onReport: ReportHandler) => void;