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