import CodeEditor from './src/CodeEditor'; export { addTheme } from './src/themes'; export default CodeEditor;