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