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