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

declare const DecimalDecreaseIcon: MdiReactIconComponentType;
export default DecimalDecreaseIcon;
