import { JupyterLabPlugin } from '../application'; /** * The help handler extension. */ declare const plugin: JupyterLabPlugin; export default plugin;