import { default as OriginalTelegramLoginButton } from 'react-telegram-login' export function TelegramLoginButton(props: any) { return (
) }