DeepLinkSupportedWalletCreationOptions

type DeepLinkSupportedWalletCreationOptions =
| { preferDeepLink?: boolean }
| undefined;