UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

5 lines 257 B
import React, { SVGProps } from 'react'; declare function _EthereumLogo(props: SVGProps<SVGSVGElement>): React.JSX.Element; export declare const EthereumLogo: React.MemoExoticComponent<typeof _EthereumLogo>; export {}; //# sourceMappingURL=Ethereum.d.ts.map