import React from 'react'; const telegramIcon = ( fill: string, size: number, style?: React.CSSProperties, ) => ( ); export default telegramIcon;