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