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