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

declare const EthernetCableIcon: MdiReactIconComponentType;
export default EthernetCableIcon;
