declare module '*.vue' { import {ComponentOptions} from 'index' const component: ComponentOptions export default component } // declare module 'vuex'