import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use CityIcon */ export declare const City: Icon; export { I as CityIcon }; //# sourceMappingURL=City.d.ts.map