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

declare const FolderAddIcon: MdiReactIconComponentType;
export default FolderAddIcon;
