import type { UndoableMutation } from "./types.js";
export declare const TakeUndoableMutationContext: import("react").Context<() => UndoableMutation | void>;
//# sourceMappingURL=TakeUndoableMutationContext.d.ts.map