import { Bot } from "mineflayer";
export declare let bot: Bot;
declare const _default: (botIn: Bot) => void;
export default _default;
