import { WithChildren } from '../../../core/types/with-children.js'; export declare const XYChartOverlayPerformanceProvider: { ({ children, }: WithChildren): import("react/jsx-runtime").JSX.Element; displayName: string; };