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