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