import { ChartsContextType } from './ChartsContext'; export declare const useCharts: () => ChartsContextType;