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

declare const DecimalIncreaseIcon: MdiReactIconComponentType;
export default DecimalIncreaseIcon;
