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

declare const NetworkStrength4WarningIcon: MdiReactIconComponentType;
export default NetworkStrength4WarningIcon;
