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