import { SVGProps } from 'react'; declare const SvgWallet: (props: SVGProps) => JSX.Element; export default SvgWallet;