import { LabIcon } from "@jupyterlab/ui-components/lib/icon/labicon";
declare const networkIconJupyterLab: LabIcon;
export default networkIconJupyterLab;