export { DragTextEditor } from './components/dragTextEditor';
export type { DragTextRef } from './components/dragTextEditor/types';