UNPKG

@rainbow-me/rainbowkit

Version:
4 lines (3 loc) 161 B
import React from 'react'; export declare const preloadConnectIcon: () => Promise<(string | void)[]>; export declare const ConnectIcon: () => React.JSX.Element;