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