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