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