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