export interface IVehicleWithFleet { vehicleId: number; ouId: number; }