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