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