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