Can I exclude main features when using libgdx?

Is it possible to use libgdx without needing to use some of its main features such as its built in game loop? I want to use my own gameloop along side it’s tmxmaploader and texture features.