import { CascadeDistrict } from '../types/interface'; declare const pyProvinceCity: CascadeDistrict[]; export default pyProvinceCity;