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

declare const WifiStrength2WarningIcon: MdiReactIconComponentType;
export default WifiStrength2WarningIcon;
