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

declare const FanMinusIcon: MdiReactIconComponentType;
export = FanMinusIcon;