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