import { AnimationMixer } from 'three/src/animation/AnimationMixer.js'; import { Box3 } from 'three/src/math/Box3.js'; import { Vector3 } from 'three/src/math/Vector3.js'; export { AnimationMixer, Box3, Vector3 };