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