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