import DatePicker from "@/app/component/date/datePicker" function SelectDatePicker() { return ( ) } export default SelectDatePicker