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

declare const WiperIcon: MdiReactIconComponentType;
export default WiperIcon;
