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