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