import { XYChartDataContext } from '../context/XYChartData.context.js'; export declare const useXYChartData: () => Required;