export { default as CodeEditor, Languages } from './CodeEditor';
export type { ICodeEditorProps } from './ICodeEditorProps';
//# sourceMappingURL=index.d.ts.map