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