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

declare const NetworkOffIcon: MdiReactIconComponentType;
export default NetworkOffIcon;
