export interface ShipEstimateItem { LineItemID?: string; Quantity?: number; }