import { TreeSelectProps } from '../src/tree-select-types';
export default function useToggle(props: TreeSelectProps): any;
