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