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