export interface ICity { name: string; }