import { DocExplorer } from "./components/DocExplorer"; // Todo: Rollup throws error import './index.css'; export { DocExplorer }