import { TreeSelectProps } from '../TreeSelect'; declare function warningProps(props: TreeSelectProps): void; export default warningProps;