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