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