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

declare const TextIcon: MdiReactIconComponentType;
export default TextIcon;
