import { SVGProps } from "react";
declare const RIEmotionLaughFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIEmotionLaughFill };
