declare module '*.vue' { import { ComponentOptions } from 'vue' const Component: ComponentOptions export default Component }