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

declare const TextIcon: RemixiconReactIconComponentType;
export default TextIcon;
