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