No. Encrypted data can only be decrypted with the private key corresponding to the public key it was encrypted with.
In order to let several users decrypt the same encrypted data, specify all participants' public keys during encryption.
Take a look at examples how to encrypt data for multiple participants, choose your case and try: