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