import { Object3D } from 'three'; export type TObject3D = Object3D;