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