Repository URL to install this package:
import { SelectProps } from 'molecules/SelectDropDown/typings'; export interface StoreHoursDropDownProps extends SelectProps { }