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