export declare const AVAILABLE = "available"; export declare const CANNOT_BE_DELIVERED = "cannotBeDelivered"; export declare const WITHOUT_STOCK = "withoutStock";