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