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

declare const FolderTextOutlineIcon: MdiReactIconComponentType;
export default FolderTextOutlineIcon;
