import m from 'mithril';
import { SVGAttributes } from '../../svg';
declare const Telegram: m.Component<SVGAttributes>;
export default Telegram;
