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