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