import { IUseInitSelectCollection } from './use-tree-types';
export declare function useInitSelectCollection(): IUseInitSelectCollection;
