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