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