import { Entity } from '../Entity';
export default class Skeleton extends Entity {
    static MOB_ID: string;
}
//# sourceMappingURL=Skeleton.d.ts.map