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