import { PropsWithChildren } from 'react'; export declare const XYChartAnnotationsShownIndicatorsProvider: ({ children, }: PropsWithChildren) => import("react/jsx-runtime").JSX.Element;