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