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