UNPKG

react-day-picker

Version:

Customizable Date Picker for React

6 lines (5 loc) 182 B
import { NavButtonLabel } from '../../../types/Labels'; /** * The default ARIA label for previous month button in navigation */ export declare const labelPrevious: NavButtonLabel;