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

declare const AddNetworkIcon: MdiReactIconComponentType;
export default AddNetworkIcon;
