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

declare const WifiStrengthOffOutlineIcon: MdiReactIconComponentType;
export default WifiStrengthOffOutlineIcon;
