import { JupyterLiteServerPlugin } from '@jupyterlite/server';
declare const plugins: JupyterLiteServerPlugin<any>[];
export default plugins;
