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

declare const PieChartOutlined: ReactIconComponentType;
export default PieChartOutlined;
            