UNPKG

react-day-picker

Version:

Customizable Date Picker for React

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