import React from 'react' export function WalletConnectIcon(props: React.ComponentProps<'svg'>) { return ( ) }