import type { YooEditor } from '../editor/types';
export declare const IS_FOCUSED_EDITOR: WeakMap<YooEditor, boolean>;
//# sourceMappingURL=weakMaps.d.ts.map