import { MutationTree } from 'vuex'; export declare const firestoreMutations: (type: 'document' | 'collection' | 'all') => MutationTree;