/** * @deprecated Use `useChartsContext` instead. We added S to the charts prefix to align with other components. */ export declare const useChartContext: () => import("../ChartsProvider/index.js").ChartsContextValue;