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