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