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