import { ReactIconComponentType } from '../types';

declare const TelegramIcon: ReactIconComponentType;
export default TelegramIcon;
            