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

declare const NetworkStrengthOffOutlineIcon: MdiReactIconComponentType;
export default NetworkStrengthOffOutlineIcon;
