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