export interface ILookup { id: string; displayName: string; }