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