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

declare const ChartDonutIcon: MdiReactIconComponentType;
export default ChartDonutIcon;
