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