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