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