import { Bot } from 'mineflayer';
export * from './classes';
export declare function utils(bot: Bot): void;
