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

declare const FanOffIcon: MdiReactIconComponentType;
export default FanOffIcon;
