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