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

declare const ChartArcIcon: MdiReactIconComponentType;
export default ChartArcIcon;
