import { Shipment } from '@commercelayer/sdk'; export declare function isAllStockTransfersCancelled(shipment: Shipment): boolean;