import type { IconDefinition } from '../types';
declare const TelegramFilled: IconDefinition;
export default TelegramFilled;
