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

declare const DonutChartFillIcon: RemixiconReactIconComponentType;
export default DonutChartFillIcon;
