import { RemixiconReactIconComponentType } from './dist/typings';

declare const PieChartFillIcon: RemixiconReactIconComponentType;
export default PieChartFillIcon;
