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