import * as Vuex from 'vuex'; import State from './State'; export declare type Getters = Vuex.GetterTree; export default Getters;