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

declare const WifiStrengthOutlineIcon: MdiReactIconComponentType;
export default WifiStrengthOutlineIcon;
