/// <reference types="react" />
declare const Telegram: () => JSX.Element;
export default Telegram;
