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