UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (5 loc) 187 B
import { StyledComponent } from '../../types/Styles'; /** * Render the "next month" button in the navigation. */ export declare function IconRight(props: StyledComponent): JSX.Element;