import { MdiReactIconComponentType } from './dist/typings';

declare const TelegramIcon: MdiReactIconComponentType;
export default TelegramIcon;
