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

declare const NetworkStrengthOutlineIcon: MdiReactIconComponentType;
export default NetworkStrengthOutlineIcon;
