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