import Screen from '../screen' function generateTextureMap (registeredVoxels) { // body... } const VoxelTexture = { }