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