import { Object3D } from "three";
export declare const selectionCandidates: Set<Object3D<import("three").Event>>;
