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

declare const CloseNetworkIcon: MdiReactIconComponentType;
export default CloseNetworkIcon;
