import { Bone, Skeleton } from "three"; export declare const getBoneIndexMap: (item: Skeleton) => WeakMap;