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