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