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