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