import { ReactIconComponentType } from '../types';

declare const LocationCity: ReactIconComponentType;
export default LocationCity;
            