export interface IShipmentOptions { shipmentType: string; readonly NAME: string; } //# sourceMappingURL=iShipmentOptions.d.ts.map