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