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