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

declare const WifiStrength4WarningIcon: MdiReactIconComponentType;
export default WifiStrength4WarningIcon;
