import { type PropsWithChildren } from 'react'; export declare function XYChartAxesFormatterProvider({ children, }: Readonly): import("react/jsx-runtime").JSX.Element;