import type { YooEditor, YooptaPath } from '../types';
export declare function getNextBlockOrder(editor: YooEditor, order?: number): YooptaPath['current'];
//# sourceMappingURL=getNextBlockOrder.d.ts.map