import { RemixiconReactIconComponentType } from './dist/typings';

declare const TelegramLineIcon: RemixiconReactIconComponentType;
export default TelegramLineIcon;
