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

declare const WifiStrengthAlertOutlineIcon: MdiReactIconComponentType;
export default WifiStrengthAlertOutlineIcon;
