UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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