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

declare const PieChart2FillIcon: RemixiconReactIconComponentType;
export default PieChart2FillIcon;
