import { WebApp } from '../types'; /** *@yields telegram script and make a telegram object available */ export declare const getTelegramAsync: () => Promise;