import { NavButtonLabel } from '../../../types/Labels';
/**
 * The default ARIA label for next month button in navigation
 */
export declare const labelNext: NavButtonLabel;
