/** * @packageDocumentation * @module celltags-extension */ import type { JupyterFrontEndPlugin } from '@jupyterlab/application'; declare const _default: JupyterFrontEndPlugin[]; export default _default;