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