import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const networkSettingsIconName = "network-settings";
export declare const networkSettingsIcon: IconShapeTuple;
