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