declare const USE_DEBUG_OBJECTS_3D: boolean; declare const USE_DEBUG_PARTICLES_TEXTURE: boolean; declare const USE_DEBUG_PARTICLES_TEXTURE_PREVIEW: boolean; declare const USE_DEBUG_MANUAL_REFRESH: boolean; export { USE_DEBUG_OBJECTS_3D, USE_DEBUG_PARTICLES_TEXTURE, USE_DEBUG_PARTICLES_TEXTURE_PREVIEW, USE_DEBUG_MANUAL_REFRESH, };