import 'bootstrap/dist/css/bootstrap.min.css'; export declare const AlgorithmsApp: ({ jupyterApp }: { jupyterApp: any; }) => JSX.Element;