import { IChartConfig } from './typings'; declare const config: IChartConfig; export default config;