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