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