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

declare const FolderPlusIcon: MdiReactIconComponentType;
export default FolderPlusIcon;
