import type { Bot } from "mineflayer"; export declare function openAuthLogin(bot: Bot): Promise;