import { PropsWithChildren } from 'react'; export declare const XYChartAnnotationsDataProvider: ({ children, }: PropsWithChildren) => string | number | bigint | boolean | import("react").JSX.Element | Iterable | Promise | import("react").ReactElement> | import("react").ReactPortal | null | undefined> | null | undefined; //# sourceMappingURL=XYChartAnnotationsDataProvider.d.ts.map