import { ListData } from './../classes/interfaces/list.interface';
/**
 * No data
 * @ignore
 */
export declare const CITIES_LIST: ListData;
