import { TreeProps } from 'antd'; import * as React from 'react'; export declare const SearchTree: React.FC;