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