import { Bot } from 'mineflayer';
export declare function plugin(bot: Bot): void;
export { MiningEquipOptions } from './Tool';
export { Tool } from './Tool';