Exporting destructible mesh?

Is there any way to export destructible mesh from UE4.
I want to paint the texture on the broken parts inside

EDIT: It might not be clear what I meant. What I did was I took the mesh, fragmented it and made it destructible. Now with all those fragments I want to export it

You can’t export the fragments directly from UE4. But you can asighn a material to the inside after you fracture your mesh.