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

declare const TextShortIcon: MdiReactIconComponentType;
export default TextShortIcon;
