import { ConnectUIProps } from "@thirdweb-dev/react-core"; import type { RabbyWallet } from "@thirdweb-dev/wallets"; export declare const RabbyConnectUI: (props: ConnectUIProps) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=RabbyConnectUI.d.ts.map