import Svg, { Path, type SvgProps } from 'react-native-svg'; const SvgWalletConnect = (props: SvgProps) => ( ); export default SvgWalletConnect;