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

declare const SkewDecreaseIcon: MdiReactIconComponentType;
export default SkewDecreaseIcon;
