import { TTreeSelectComponent } from '../types';
declare const TreeSelect: TTreeSelectComponent;
export default TreeSelect;
