import { TreeViewPlugin } from '../../models'; import { UseTreeViewContextValueBuilderSignature } from './useTreeViewContextValueBuilder.types'; export declare const useTreeViewContextValueBuilder: TreeViewPlugin;