import { Bot } from "mineflayer";
declare const _default: (bot: Bot, slot: number, count: number) => void;
export default _default;
