import TextEdit from './behaviors/textedit/TextEdit'; import Edit from './behaviors/textedit/Edit'; export { TextEdit, Edit };