import { UseChartConfig } from './types';
declare const useChartConfig: UseChartConfig;
export default useChartConfig;
