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