/// import { TreeSelectProps } from 'antd'; import { DefaultValueType } from 'antd/node_modules/rc-tree-select/lib/interface'; export default function OrganizationSelector(props: TreeSelectProps): JSX.Element;