UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (5 loc) 181 B
import { StyledComponent } from '../../types/Styles'; /** * Render the icon in the styled drop-down. */ export declare function IconDropdown(props: StyledComponent): JSX.Element;