import { TxtEditor } from '../../../components/txt-editor/TxtEditor'; export { TxtEditor }; export default TxtEditor;