export declare type ProductPackageItemActionErrorReason = 'NOT_APPLICABLE' | 'UNKNOWN';
