UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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