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

declare const PlusNetworkIcon: MdiReactIconComponentType;
export default PlusNetworkIcon;
