import type { DefineComponent } from 'vue'; declare const TextCursorInput: DefineComponent>; export { TextCursorInput };