No, you just have to recreate it in C2 manually.
The main issue is not all construct classic features are available in construct 2. As well as many things just work different. There is a python library capReader.py that I posted here before that mostly let’s you access all the data in construct classic projects. And I briefly was attempting to utilize that to make a converter, but it determined it wasn’t worth working on further.
Remaking the project is the only practical way. Especially since you’ll have to do many things differently.