import { SocialIconSVGProps } from "../types";
export declare const TelegramLargeIcon: ({ color }: SocialIconSVGProps) => import("react/jsx-runtime").JSX.Element;
