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

declare const FolderOpenIcon: MdiReactIconComponentType;
export default FolderOpenIcon;
