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

declare const FolderEditIcon: MdiReactIconComponentType;
export default FolderEditIcon;
