import { JupyterFrontEndPlugin } from '@jupyterlab/application';
export declare const DEFAULT_TRANSCLUSIONS: JupyterFrontEndPlugin<void>[];
