## what issue i met i was using `script setup` to build a vue UI lib <img width="477" alt="image" src="https://user-images.githubusercontent.com/14737221/174955949-27e5f8ec-e6d8-4480-a800-04c656d2fcc4.png"> when i use this component it will have extra hints which i didn't declare <img width="628" alt="image" src="https://user-images.githubusercontent.com/14737221/174956144-ed6e1a73-fcf2-4bfb-bcbd-096594749e64.png"> ## how i emit type declartion files <img width="604" alt="image" src="https://user-images.githubusercontent.com/14737221/174956711-a19f52d5-3b69-4806-bea4-13be76adccfe.png"> vue-tsc ^0.38.1 vue ^3.2.37