export type { NewsType, Reply, ReplyType } from './components/types'; export { createEmptyReply } from './components/types'; export { default } from './main.vue';