export declare const TEXT: {
  nextMonth: string;
  prevMonth: string;
};
