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