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

declare const FanIcon: MdiReactIconComponentType;
export default FanIcon;
