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

declare const CursorTextIcon: MdiReactIconComponentType;
export default CursorTextIcon;
