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