When vue-cli-plugin-typescript is present, the build step should not only generate javascript bundles, but also typescript declaration files.
I guess this is also related to vuejs/vue-cli#1081. The discussion there mentions some workarounds. I think this plugin would be a great place to include those workarounds.