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