export type LabelShipmentIdMap = Record< string, string | number >;
