export interface DDD { state: string; cities: string[]; }