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