import { JupyterFrontEndPlugin } from '@jupyterlab/application'; /** * A plugin for jupyterlab_onedarkpro */ declare const plugin: JupyterFrontEndPlugin; export default plugin;