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