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

declare const PieChartOutline: ReactIconComponentType;
export default PieChartOutline;
            