declare const ElTextEditor: any; export * from './src/text-editor'; export { ElTextEditor }; export default ElTextEditor;