export interface IRateWithFleet { rateId: number; ouId: number; }