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