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