import React from 'react' const RentPeriodEnding = (props: React.SVGAttributes) => { return ( ) } export default RentPeriodEnding