import { WithChildren } from '../../../core/types/with-children.js'; export declare const XYChartOverlayPerformanceProvider: { ({ children, }: WithChildren): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=XYChartOverlayPerformanceProvider.d.ts.map