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