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