import * as React from 'react'; export interface Wallet-4332Props extends React.SVGProps { ariaLabel?: string } export default function Wallet-4332({ ariaLabel, ...props }: Wallet-4332Props) { return ( ); }