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