import { JupyterFrontEndPlugin } from '@jupyterlab/application'; declare const plugins: JupyterFrontEndPlugin[]; export default plugins;