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