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