import * as THREE from 'three';
export declare function deepDispose(object3D: THREE.Object3D): void;
