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