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