///
import { ConnectUIProps } from "@thirdweb-dev/react-core";
import { EmbeddedWallet } from "@thirdweb-dev/wallets";
type EmbeddedWalletOTPLoginUIProps = ConnectUIProps;
export declare const EmbeddedWalletOTPLoginUI: React.FC;
export {};
//# sourceMappingURL=EmbeddedWalletOTPLoginUI.d.ts.map