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