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