import { Select } from 'antd'; export { LabeledValue, SelectValue, InternalSelectProps, SelectProps } from 'antd/es/select'; export default Select;