import { TeleBot } from "./telebot";
import "./telebot/declaration";
import "./telebot/methods";
export { TeleBot };
