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

declare const WifiOffIcon: MdiReactIconComponentType;
export default WifiOffIcon;
