export type UserUniquenessRequest = Array<{ militaryId?: string; personalId?: string; }>;