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