import { JupyterFrontEndPlugin } from '@jupyterlab/application'; /** * The workspace MIME renderer. */ export declare const workspacesPlugin: JupyterFrontEndPlugin;