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