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