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