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