import { IconProps } from '../types'; export declare const Telegram: (props: IconProps) => JSX.Element;