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