import React from "react";
declare const MonthPickerCaption: () => React.JSX.Element;
export { MonthPickerCaption };
