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