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