import { VuexModulePost } from './../../types/index'; import { ActionTree } from "vuex"; export declare const actions: ActionTree;