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