import { type PropsWithChildren } from 'react'; export declare const XYChartProviders: ({ children }: PropsWithChildren) => import("react").JSX.Element; //# sourceMappingURL=XYChartProviders.d.ts.map