import { IconDefinition } from '../types';
declare const PieChartOutlined: IconDefinition;
export default PieChartOutlined;
