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