import { type SvgProps } from 'react-native-svg'; declare const SvgWallet: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgWallet; //# sourceMappingURL=Wallet.d.ts.map