/// import { SelectProps as AntdSelectProps } from 'antd'; export default function RemoteSelect(props: AntdSelectProps): JSX.Element;