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

declare const FolderRemoveIcon: MdiReactIconComponentType;
export default FolderRemoveIcon;
