UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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