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

declare const EthernetCableOffIcon: MdiReactIconComponentType;
export default EthernetCableOffIcon;
