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

declare const WifiStrength3WarningIcon: MdiReactIconComponentType;
export default WifiStrength3WarningIcon;
