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