import * as _emotion_react_jsx_runtime from '@emotion/react/jsx-runtime'; import { IconProps } from '../../@types/Icons.js'; declare const SvgTelegramBrand: ({ size, isAnnouncedByScreenReader, }: IconProps) => _emotion_react_jsx_runtime.JSX.Element; export { SvgTelegramBrand };