UNPKG

@hyperlane-xyz/widgets

Version:

Common react components for Hyperlane projects

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