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

declare const TwitterLineIcon: RemixiconReactIconComponentType;
export default TwitterLineIcon;
