import { BarChartConfig, BarConfig } from './types'; export declare const barConfig: BarConfig; export declare const barChartConfig: BarChartConfig;