export declare const TREE_EDITOR_OPEN_EVENT = "treeEditorOpen"; export declare const openTreeEditor: () => void;