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