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

declare const NetworkStrength3WarningIcon: MdiReactIconComponentType;
export default NetworkStrength3WarningIcon;
