import type { JupyterFrontEndPlugin } from '@jupyterlab/application'; /** * The Log Console extension. */ export declare const logNotebookOutput: JupyterFrontEndPlugin;