import React from 'react';
declare const LandRented: (props: React.SVGAttributes<SVGElement>) => JSX.Element;
export default LandRented;
