UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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