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

declare const SkewIncreaseIcon: MdiReactIconComponentType;
export default SkewIncreaseIcon;
