import { MutatorPlugin } from "../types"; declare const mutator: MutatorPlugin; export default mutator;