import { Select as AntdSelect } from 'antd'; declare const Select: typeof AntdSelect; export default Select;