export const MCB: typeof Bot; export const reEntity: typeof entityHelpers.reEntity; export const btwEntity: typeof entityHelpers.btwEntity; import Bot from "./bot.js"; import * as entityHelpers from "./entities.js";