import type { Object3D } from 'three'; export declare const intersectObjects: Object3D[]; export declare const skipRaycastIds: Set;