import { GetterTree } from 'vuex'; import { RootState, LayoutState } from '../types'; export declare const getters: GetterTree;