### Version 3.0.5 ### Reproduction link [https://github.com/JSerFeng/bug/blob/master/src/App.vue](https://github.com/JSerFeng/bug/blob/master/src/App.vue) ### Steps to reproduce <script setup lang="ts"> import {Ref} from "vue" </script> ### What is expected? nothing happens ### What is actually happening? Uncaught SyntaxError: The requested module '/node_modules/.vite/vue.js?v=6cc5afeb' does not provide an export named 'Ref' <!-- generated by vue-issues. DO NOT REMOVE -->