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