import { DayLabel } from '../../../types/Labels';
/**
 * The default ARIA label for the day button.
 */
export declare const labelDay: DayLabel;
