export * from './types'; export * from './theme-manager'; import { App } from './web-components/app'; export default App;