import React from "react"; const CityLoading = () => { return ( ); } export default CityLoading