///
import type { SmartTreeSelect } from './PropTypes';
declare const TreeSelect: import("react").FC;
export { TreeSelect };
export { SmartTreeSelect, SmartTreeSelectEvents, SmartTreeSelectExternalClassName, SmartTreeSelectItem, SmartTreeSelectProps, SmartTreeSelectClickNavDetail, } from './PropTypes';