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