type CryptoDefiWalletConfigOptions = { projectId?: string; recommended?: boolean; wcModal?: { qrModalOptions?: QRModalOptions } | boolean;};