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

declare const MinusIcon: MdiReactIconComponentType;
export default MinusIcon;
