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

declare const FolderUserIcon: MdiReactIconComponentType;
export default FolderUserIcon;
