import { OutputArea } from "@jupyterlab/outputarea";
export declare function createJupyterOutputArea(): OutputArea;
