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

declare const FolderNetworkOutlineIcon: MdiReactIconComponentType;
export default FolderNetworkOutlineIcon;
