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