export interface Aree { id?: string; da_zip: string; a_zip: string; stato_id: string; corriere_id: string; }