import { MdiReactIconComponentType } from './dist/typings';

declare const HomeCityIcon: MdiReactIconComponentType;
export default HomeCityIcon;
