export declare const config: { namespaced: boolean; mutations: import("vuex").MutationTree; state: import("../../types").EditablePluginConfig; };