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