import SelectComponent from './Select.web'; export default SelectComponent; export { SelectComponent as Select }; export * from './types';