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