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

declare const ChartDoughnutIcon: MdiReactIconComponentType;
export default ChartDoughnutIcon;
