export type IdentifiedEntity = { name: string; id: string; };