import type { IconComponent } from '../types'; declare const City: IconComponent; export default City;