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