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

declare const FolderTextIcon: MdiReactIconComponentType;
export default FolderTextIcon;
