declare module 'mineflayer-pathfinder' { export class Movements { constructor(bot: Bot, mcData: any); } }