import { MutationTree } from 'vuex'; import { PassportState } from '../types'; export declare const mutation: MutationTree;