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