import { Editor } from "slate";
export declare const editor_to_isNormalizing: WeakMap<Editor, boolean>;
export declare const editor_to_shouldNormalize: WeakMap<Editor, boolean>;
export declare const dont_update_app_operations: WeakMap<Editor, boolean>;
export declare const dont_save_to_history: WeakMap<Editor, boolean>;
//# sourceMappingURL=weekmap.d.ts.map