vue-tsc --declaration xx.ts -> error TS2304: Cannot find name '$ref'.
Vue version
3.2.37
Link to minimal reproduction
Steps to reproduce
There was an error compiling the d.ts file using vue-tsc, and all incoming types produce TS2304
What is expected?
What is actually happening?
System Info
No response
Any additional comments?
No response