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