import { ReactIconComponentType } from '../types';

declare const PieChart: ReactIconComponentType;
export default PieChart;
            