import TimePicker from './TimePicker'; import Clock from './TimePickerMobile/Clock'; export default TimePicker; export { Clock };