export declare const HEADING_LEVEL = 2;
export declare const TEXT: {
  nextMonth: string;
  prevMonth: string;
  year: string;
};
