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