Using Vue with TypeScript, I have created two components using Vue.extend. I now want to access one of them via this.$refs from the other, but