export interface Identification { type: string; number: string; }