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