Repository URL to install this package:
import Select from './Select'; declare const SelectDropDown: typeof Select; export { SelectDropDown }; export default SelectDropDown;