export interface IFleetUnitInfo { id: number; displayName: string; }