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