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