import type { YooEditor } from '../types';
export declare function batchOperations(editor: YooEditor, callback: () => void): void;
//# sourceMappingURL=batchOperations.d.ts.map