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

declare const DonutChartLineIcon: RemixiconReactIconComponentType;
export default DonutChartLineIcon;
