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