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