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