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