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

declare const NetworkStrength1WarningIcon: MdiReactIconComponentType;
export default NetworkStrength1WarningIcon;
