import { Bot } from "../../types"; declare const _default: (bot: Bot) => void; export default _default;