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