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