import { ChartImageInfo } from '../../interfaces';
declare const BAR_CHART: ChartImageInfo;
export default BAR_CHART;
