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