export type Identification = { users?: string; accounts?: string; [key: string]: string; };