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