export declare type ProductPackageActionErrorReason = 'ACTIVATE_WITH_INACTIVE_MANDATORY_PRODUCT' | 'NOT_APPLICABLE' | 'UNKNOWN';
