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