import { JupyterFrontEndPlugin } from '@jupyterlab/application'; /** * The example plugin. */ export declare const widgetPlugin: JupyterFrontEndPlugin;