import { MutationTree } from 'vuex'; import ImageState from './States'; declare const mutations: MutationTree; export default mutations;