UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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