import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const networkGlobeIconName = "network-globe";
export declare const networkGlobeIcon: IconShapeTuple;
