import { InjectionKey } from 'vue';
export declare const OPTIONS_EDITOR_TREE_KEY: InjectionKey<boolean>;
