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