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