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

declare const NetworkStrengthOffIcon: MdiReactIconComponentType;
export default NetworkStrengthOffIcon;
