export default { telegramBotToken: process.env.TELEGRAM_BOT_TOKEN, yandexGptApiToken: process.env.YANDEX_GPT_API_TOKEN, };