import { Object3D } from "three"; declare const _default: (item: Object3D) => boolean; export default _default;