import { SVGProps } from "react";
declare const MCMdlEthernet: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlEthernet };
