import wb from "./core/WrangleBot.js";
import { config, WrangleBot } from "./core/WrangleBot.js";

export default wb;
export { config, WrangleBot };
