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

declare const FolderIcon: MdiReactIconComponentType;
export default FolderIcon;
