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