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

declare const EthernetIcon: MdiReactIconComponentType;
export default EthernetIcon;
