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