import React from 'react';
export declare function AxiomWebVitals({ path }: {
    path?: string;
}): React.JSX.Element;
