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