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