UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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