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