import type { YooEditor } from '../types'; export declare function isPathEmpty(editor: YooEditor): boolean; //# sourceMappingURL=isPathEmpty.d.ts.map