import type { YooEditor, YooptaPath } from '../types';
export declare function setPath(editor: YooEditor, path: YooptaPath): void;
//# sourceMappingURL=setPath.d.ts.map