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