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