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