import { View } from "react-native" export default function CityList(props: any){ return ( ) }