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

declare const DivisionIcon: MdiReactIconComponentType;
export default DivisionIcon;
