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