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