import TelegramStrategy from './strategy';
export { TelegramStrategy };
export default TelegramStrategy;
